Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid exceptions from hermetic sandbox for unsupported artifact subclasses #16739

Closed
wants to merge 2 commits into from

Conversation

ulrfa
Copy link
Contributor

@ulrfa ulrfa commented Nov 11, 2022

Avoid exceptions from linux hermetic sandbox for unsupported FileArtifactValue subclasses.

Also adds test cases to confirm no regression of existing functionality.

Fixes #15340

…lue subclasses.

Also adds test cases to confirm no regression of existing functionality.

Fixes 15340
@ulrfa ulrfa marked this pull request as ready for review November 11, 2022 01:02
@ulrfa
Copy link
Contributor Author

ulrfa commented Nov 11, 2022

Hi @larsrc-google. Here is a fix for #15340. What do you think?

@ShreeM01 ShreeM01 added team-Local-Exec Issues and PRs for the Execution (Local) team awaiting-review PR is awaiting review from an assigned reviewer labels Nov 11, 2022
Change-Id: I0f1373f6f99328b8277fe1cec87d3946b83481c1
@ulrfa
Copy link
Contributor Author

ulrfa commented Nov 11, 2022

Thanks @larsrc-google for quick feedback! I now updated according to your comments. Is there anything more you would like me to do?

Copy link
Contributor

@larsrc-google larsrc-google left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this fix!

@lunch-glide-pepper
Copy link

@bazel-io flag

@bazel-io bazel-io added the potential release blocker Flagged by community members using "@bazel-io flag". Should be added to a release blocker milestone label Nov 23, 2022
lunch-glide-pepper pushed a commit to lunch-glide-pepper/bazel that referenced this pull request Nov 23, 2022
…asses

Avoid exceptions from linux hermetic sandbox for unsupported FileArtifactValue subclasses.

Also adds test cases to confirm no regression of existing functionality.

Fixes bazelbuild#15340

Closes bazelbuild#16739.

Change-Id: I0f1373f6f99328b8277fe1cec87d3946b83481c1
PiperOrigin-RevId: 490490477
lunch-glide-pepper pushed a commit to lunch-glide-pepper/bazel that referenced this pull request Nov 23, 2022
…asses

Avoid exceptions from linux hermetic sandbox for unsupported FileArtifactValue subclasses.

Also adds test cases to confirm no regression of existing functionality.

Fixes bazelbuild#15340

Closes bazelbuild#16739.

Change-Id: I0f1373f6f99328b8277fe1cec87d3946b83481c1
PiperOrigin-RevId: 490490477
@meteorcloudy
Copy link
Member

@bazel-io fork 6.0.0

@bazel-io bazel-io removed the potential release blocker Flagged by community members using "@bazel-io flag". Should be added to a release blocker milestone label Dec 1, 2022
ShreeM01 added a commit that referenced this pull request Dec 1, 2022
…asses (#16830)

Avoid exceptions from linux hermetic sandbox for unsupported FileArtifactValue subclasses.

Also adds test cases to confirm no regression of existing functionality.

Fixes #15340

Closes #16739.

Change-Id: I0f1373f6f99328b8277fe1cec87d3946b83481c1
PiperOrigin-RevId: 490490477

Co-authored-by: Ulrik Falklof <[email protected]>
Co-authored-by: kshyanashree <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-review PR is awaiting review from an assigned reviewer team-Local-Exec Issues and PRs for the Execution (Local) team
Projects
None yet
6 participants